home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Util / M / MacDOS 3.0.sit / MacDOS 3.0 ƒ / executables / batches / listHelp.bat < prev    next >
Encoding:
DOS Batch File  |  1994-06-30  |  957 b   |  70 lines  |  [TEXT/mDOS]

  1. @echo off
  2. !   listHelp.bat     prepares a list with all help messages
  3. !
  4. !    Updated on 94/06/30 for Rev 2.0.0
  5. !
  6. !   Copyright © 1993, 1994 by Rainbow Hill Pty Ltd. All rights reserved.
  7.  
  8. log /o listHelp.out
  9. help ?
  10. help "!"
  11. help "ALARM"
  12. help "CALL"
  13. help "CD"
  14. help "CHDIR"
  15. help "CLOSE"
  16. help "CLS"
  17. help "CONFIRM"
  18. help "COPY"
  19. help "DATE"
  20. help "DECR"
  21. help "DEL"
  22. help "DIR"
  23. help "ECHO"
  24. help "ECHO."
  25. help "EJECT"
  26. help "ERASE"
  27. help "EXIT"
  28. help "FOR"
  29. help "GOTO"
  30. help "HELP"
  31. help "IF"
  32. help "INCR"
  33. help "LOG"
  34. help "MD"
  35. help "MEM"
  36. help "MKDIR"
  37. help "MORE"
  38. help "NEXT"
  39. help "ONERROR"
  40. help "OPEN"
  41. help "PATH"
  42. help "PAUSE"
  43. help "PRINT"
  44. help "PROMPT"
  45. help "RD"
  46. help "READ"
  47. help "REM"
  48. help "REN"
  49. help "RENAME"
  50. help "RENDIR"
  51. help "REPEAT"
  52. help "RESTART"
  53. help "RMDIR"
  54. help "SERIAL"
  55. help "SET"
  56. help "SHIFT"
  57. help "SHOW"
  58. help "SHUTDOWN"
  59. help "SSTR"
  60. help "SUBSTVOL"
  61. help "TIME"
  62. help "TOUPPER"
  63. help "TREE"
  64. help "TYPE"
  65. help "VER"
  66. help "VERIFY"
  67. help "VOL"
  68. help "WRITE"
  69. help "XCOPY"
  70. log